PreviewItem Class |
Namespace: Independentsoft.Exchange
The PreviewItem type exposes the following members.
| Name | Description | |
|---|---|---|
| PreviewItem |
Initializes a new instance of the PreviewItem class.
|
| Name | Description | |
|---|---|---|
| BccRecipients |
Gets the BCC recipients.
| |
| CcRecipients |
Gets the cc recipients.
| |
| CreatedTime |
Represents the date and time that a given item in the mailbox was created.
| |
| ExtendedProperties |
Gets a list of extended properties that are defined on this item.
| |
| HasAttachment |
Represents a property that is set to true if an item has attachments at least one visible attachment.
| |
| Importance |
Contains the importance of an item.
| |
| IsRead |
Gets a value indicating whether this instance is read.
| |
| ItemClass |
Represents the message class of an item.
| |
| ItemId |
Contains the unique identifier and change key of an item in the Exchange store.
| |
| Mailbox |
Gets the mailbox.
| |
| OwaLink |
Gets the owa link.
| |
| ParentItemId |
Represents the identifier of the parent item.
| |
| Preview |
Gets the preview.
| |
| ReceivedTime |
Gets the received time.
| |
| Sender |
Gets the sender.
| |
| SentTime |
Gets the sent time.
| |
| Size |
Represents the size in bytes of an item.
| |
| SortValue |
Gets the sort value.
| |
| Subject |
Represents the subject for Exchange store items and response objects.
| |
| ToRecipients |
Gets to recipients.
| |
| UniqueHash |
Gets the unique hash.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current PreviewItem object to its equivalent string representation.
(Overrides ObjectToString.) |